home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / hello_ki.swf / scripts / DefineSprite_66 / frame_6 / DoAction.as
Encoding:
Text File  |  2011-03-26  |  85 b   |  7 lines

  1. CardCount = 1;
  2. stop();
  3. tellTarget("_parent")
  4. {
  5.    gotoAndStop("GameLoaded");
  6. }
  7.